CVE-2020-36447
The CVE-2020-36447 entry concerns the Rust v9 crate (through 2020-12-18) where SyncRef unconditionally implements Sync. This authoritative detail is repeatedly reflected across multiple connected records (NVD, Red Hat, GHSA, OSV, CNVD, etc.). The underlying issue is that SyncRef derives Clone and...